func runtime.dumpgstatus

9 uses

	runtime (current package)
		preempt.go#L134: 			dumpgstatus(gp)
		preempt.go#L267: 		dumpgstatus(gp)
		proc.go#L900: func dumpgstatus(gp *g) {
		proc.go#L1046: 		dumpgstatus(gp)
		proc.go#L1142: 		dumpgstatus(gp)
		proc.go#L1155: 		dumpgstatus(gp)
		proc.go#L3187: 		dumpgstatus(gp.m.lockedg.ptr())
		proc.go#L4169: 		dumpgstatus(gp)
		proc.go#L4222: 		dumpgstatus(gp)